Click or drag to resize

Attachment Methods

The Attachment type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBuffer
Gets bytes to read from this attachment.
Public methodGetBytes
Gets bytes to read from this attachment.
Public methodGetHashCode (Inherited from Object.)
Public methodGetStream
Gets stream to read from this attachment.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(Stream)
Saves this attachment to the specified stream.
Public methodSave(String)
Saves this attachment to the specified file.
Public methodSave(String, Boolean)
Saves this attachment to the specified file.
Public methodToString (Inherited from Object.)
Top
See Also